FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.r4.zib2020#0.10.0-beta.1 (63 ms)

Package nictiz.fhir.nl.r4.zib2020
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.zib2020@0.10.0-beta.1&canonical=http://nictiz.nl/fhir/StructureDefinition/pattern-ZibHealthProfessionalReference
Url http://nictiz.nl/fhir/StructureDefinition/pattern-ZibHealthProfessionalReference
Status draft
Name PatternZibHealthProfessionalReference
Title Reference
Experimental False
Realm nl
Description A Reference datatype profile for referring [zib HealthProfessional](https://zibs.nl/wiki/HealthProfessional-v3.5(2020EN)) from other zib profiles. This datatype profile is used in various resource profiles and is never instantiated directly.
Purpose This profile provides guidance to implementers on how to refer instances of this zib. Profilers should use this datatype profile for all references to zib HealthProfessional (`type.profile`). In addition, profile should be added to the list of `type.targetProfile`'s. The original list of `type.targetProfile`'s should not be restricted. The `.title` of this profile is simply 'Reference' instead of 'zib HealthProfessional Reference', as is expected following the profiling guidelines. This deviation from the guidelines is the result of the `.title` being used to render the profile in various tooling (mainly Simplifier), and the latter title would result in a rendering that is deemed confusing in some cases (see [MM-3854](https://bits.nictiz.nl/browse/MM-3854)).
Copyright Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.
Type Reference
Kind complex-type

Resources that use this resource

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/pattern-NlCoreHealthProfessionalReference Reference
http://nictiz.nl/fhir/StructureDefinition/ext-MedicalDevice.HealthProfessional ext MedicalDevice.HealthProfessional
http://nictiz.nl/fhir/StructureDefinition/zib-CareTeam zib CareTeam
http://nictiz.nl/fhir/StructureDefinition/zib-Encounter zib Encounter
http://nictiz.nl/fhir/StructureDefinition/zib-HelpFromOthers zib HelpFromOthers
http://nictiz.nl/fhir/StructureDefinition/zib-MedicationContraIndication zib MedicationContraIndication
http://nictiz.nl/fhir/StructureDefinition/zib-NursingIntervention zib NursingIntervention
http://nictiz.nl/fhir/StructureDefinition/zib-Procedure-event zib Procedure event
http://nictiz.nl/fhir/StructureDefinition/zib-Procedure-request zib Procedure request
http://nictiz.nl/fhir/StructureDefinition/zib-SOAPReport zib SOAPReport
http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective2 zib TreatmentDirective2
http://nictiz.nl/fhir/StructureDefinition/zib-Vaccination-event zib Vaccination event

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "pattern-ZibHealthProfessionalReference",
  "url" : "http://nictiz.nl/fhir/StructureDefinition/pattern-ZibHealthProfessionalReference",
  "name" : "PatternZibHealthProfessionalReference",
  "title" : "Reference",
  "status" : "draft",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "A Reference datatype profile for referring [zib HealthProfessional](https://zibs.nl/wiki/HealthProfessional-v3.5(2020EN)) from other zib profiles. This datatype profile is used in various resource profiles and is never instantiated directly.",
  "purpose" : "This profile provides guidance to implementers on how to refer instances of this zib. Profilers should use this datatype profile for all references to zib HealthProfessional (`type.profile`). In addition, profile <http://nictiz.nl/fhir/StructureDefinition/zib-HealthProfessional-PractitionerRole> should be added to the list of `type.targetProfile`'s. The original list of `type.targetProfile`'s should not be restricted.\r\n\r\nThe `.title` of this profile is simply 'Reference' instead of 'zib HealthProfessional Reference', as is expected following the profiling guidelines. This deviation from the guidelines is the result of the `.title` being used to render the profile in various tooling (mainly Simplifier), and the latter title would result in a rendering that is deemed confusing in some cases (see [MM-3854](https://bits.nictiz.nl/browse/MM-3854)).",
  "copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "fhirVersion" : "4.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "Reference",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Reference",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Reference",
        "path" : "Reference",
        "comment" : "Each occurrence of the zib HealthProfessional is normally represented by _two_ FHIR resources: a PractitionerRole resource (instance of [zib-HealthProfessional-PractitionerRole](http://nictiz.nl/fhir/StructureDefinition/zib-HealthProfessional-PractitionerRole)) and a Practitioner resource (instance of [zib-HealthProfessional-Practitioner](http://nictiz.nl/fhir/StructureDefinition/zib-HealthProfessional-Practitioner)). The Practitioner resource is referenced from the PractitionerRole instance. For this reason, sending systems should fill the reference to the PractitionerRole instance here, and not the Practitioner resource. Receiving systems can then retrieve the reference to the Practitioner resource from that PractitionerRole instance.\r\n\r\nIn rare circumstances, there is only a Practitioner instance, in which case it is that instance which will be referenced here. However, since this should be the exception, the zib-HealthProfessional-Practitioner profile is not explicitly mentioned as a target profile."
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.